xim: Stop using GtkWidget::event
authorMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 02:16:10 +0000 (22:16 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 17 Mar 2019 02:16:10 +0000 (22:16 -0400)
commit1ce5327058071f4c29261898037e546e1956e90a
tree3711e56c82c5ec8acbfc65b9e5467384cb2ad2f0
parentad3773b2e12a839fef2ac01f572f6490d1ca5f64
xim: Stop using GtkWidget::event

It does not exist anymore. I'm removing this code now
because our CI tests are using xim and fail due to this.

Eventually, this code should be ported to use a popover.
gtk/gtkimcontextxim.c